價格:免費
更新日期:2016-11-21
檔案大小:3.1M
目前版本:8.2
版本需求:Android 3.0 以上版本
官方網站:mailto:dwarfbrown@gmail.com
Programmer Calculator is a Beautiful,simple yet powerful application with Hex Dec and Bin numbers displayed simultaneously .
Flat UI with minimalistic design makes its appearance soothing with no visual clutter
It supports Binary Hex Decimal and octal systems
It supports all the bitwise operations required by a developer and still maintains almost zero visual clutter.
It provides option to edit Individual bits in a binary number.
It supports BYTE (8bit), WORD / SHORT (16bit), DWORD / INTEGER (32bit) and QWORD / LONG (64BIT) Signed and Unsigned numbers.
It provides Floating Point mode and fixed point mode.
It can show IEEE 754 Representation of numbers.
Programmer calculator supports following Operations:
- Inc (Increment)
- Dec (Decrement)
- RoL (Rotate Left)
- RoR (Rotate Right)
- Or (Or)
- Xor (Exclusive Or)
- ShL (Left Shift)
- ShR (Right Shift)
- Not (Not)
- And (And)
- Add
- Subtract
- Divide
- Multiply